| Total Complexity | 23 |
| Dependencies | 2 |
| Dependents | 2 |
| Total lines | 233 |
| Lines of code | 91 |
| Logical lines of code | 54 |
| Comment lines | 92 |
| Methods | 7 |
| Properties | 6 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getLocationIdsForDate() | 56 | 5 | 18 | |
| getLocationIds() | 62 | 4 | 12 | |
| getWorkingWeek() | 53 | 3 | 25 | |
| isWorkingAt() | 63 | 3 | 11 | |
| hasCustomWorkingHoursForDate() | 65 | 3 | 9 | |
| getCustomWorkingHoursForDate() | 64 | 3 | 10 | |
| isDayOff() | 70 | 2 | 6 |